home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1991 …esperately Seeking Seven / Desperately Seeking Seven.2mg / Dev.CD.8 / Essentials / Tools / File.Type.Notes / FTN.5E.0001 < prev    next >
Encoding:
Text File  |  1990-04-29  |  1.3 KB  |  33 lines  |  [04] ASCII Text (0x0000)

  1. Apple II
  2. File Type Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. File Type:         $5E (94)
  7. Auxiliary Type:    $0001
  8.  
  9. Full Name:     Resource file
  10. Short Name:    Resource file
  11.  
  12. Written by:    Matt Deatherage                                       May 1990
  13.  
  14. Files of this type and auxiliary type contain resources of various types.
  15. _____________________________________________________________________________
  16.  
  17. Files of type $5E and auxiliary type $0001 contain resources in an Apple IIgs 
  18. Resource Manager compatible resource fork.  The presence or absence of any 
  19. particular type or ID of resource cannot be assumed--the file simply contains 
  20. zero or more resources.  The data fork is reserved and should not be used.
  21.  
  22. These files are typically used by resource editors, movers and other resource 
  23. utilities.  Newly-created files should be of type $5E and auxiliary type 
  24. $0001, unless a more specific assignment is necessary for a particular 
  25. application.  Developer Technical Support assigns auxiliary types in those 
  26. instances as necessary.
  27.  
  28.  
  29. Further Reference
  30. _____________________________________________________________________________
  31.   o  Apple IIgs Toolbox Reference, Volume 3
  32.  
  33.